Skip to content

[stable34] fix(config): mask the Euro-Office jwt_secret as sensitive - #63332

Open
backportbot[bot] wants to merge 1 commit into
stable34from
backport/63311/stable34
Open

[stable34] fix(config): mask the Euro-Office jwt_secret as sensitive#63332
backportbot[bot] wants to merge 1 commit into
stable34from
backport/63311/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 17, 2026

Copy link
Copy Markdown

Backport of PR #63311

Both sensitive-key allowlists carried an `onlyoffice` entry but nothing
for `eurooffice`, so the document server signing key was printed in
full while the ONLYOFFICE one next to it was redacted.

SystemConfig covers `occ config:list system`, which is where the key
lands when the app is configured through config.php. AppConfig covers
plain `occ config:list` and the admin support report, which is where it
lands when it is set through the app's own settings page.

Fixes: #63302

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Christoph Schaefer <christoph.schaefer@nextcloud.com>
@backportbot
backportbot Bot requested a review from a team as a code owner August 17, 2026 22:18
@backportbot
backportbot Bot requested review from CarlSchwan, chrip, come-nc, moodyjmz, provokateurin, salmart-dev and sorbaugh and removed request for a team August 17, 2026 22:18
@backportbot backportbot Bot added 3. to review Waiting for reviews AI assisted labels Aug 17, 2026
@backportbot backportbot Bot added this to the Nextcloud 34.0.4 milestone Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants